Avoid storing non-reproducible information
authorStephen Kitt <skitt@debian.org>
Fri, 29 Aug 2025 00:14:30 +0000 (00:14 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Fri, 29 Aug 2025 00:14:30 +0000 (00:14 +0000)
commit8bc68e3b6e7477717a0b228a44d55e753a6e0216
tree0959896b5aafa6528a56c26e5b3292a722ac3b8d
parent35f22d6492f3f82425e61362c509d412310f6d83
Avoid storing non-reproducible information

This drops git information as well as the build architecture (from the
user agent). The former varies depending on the availability of git
tools, the latter varies depending on the build host.

Gbp-Pq: Name reproducible.patch
CMakeLists.txt